CacheManger

Undocumented in source.

Members

Functions

createCache
UCache createCache(string cacheName, string driverName, string args, bool enableL2Cache)
Undocumented in source. Be warned that the author may not have intended to support it.
destroyCache
void destroyCache(string cacheName)
Undocumented in source. Be warned that the author may not have intended to support it.
getAllCacheNames
string[] getAllCacheNames()
Undocumented in source. Be warned that the author may not have intended to support it.
getCache
UCache getCache(string cacheName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta